anchor
open fun anchor(@Nullable() anchor: ViewAnnotationAnchor): ViewAnnotationOptions.Builder
Content copied to clipboard
Anchor describing where the view annotation will be located relatively to given geometry.If anchor is null, default value `CENTER` will be applied.